net/http.http2Framer.WriteRawFrame (method)

one use

	net/http (current package)
		h2_bundle.go#L2790: func (f *http2Framer) WriteRawFrame(t http2FrameType, flags http2Flags, streamID uint32, payload []byte) error {